home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
CU Amiga Super CD-ROM 1
/
CU Amiga Magazine CD-ROM Special Edition (1995)(EMAP Images)(GB)[Issue 1995-11].iso
/
Aminet
/
comm
/
tcp
/
AmiTCPsdk_40.lha
/
AmiTCP-4.0
/
src
/
netlib
/
fib.c
< prev
next >
Wrap
C/C++ Source or Header
|
1994-09-29
|
390b
|
15 lines
RCS_ID_C="$Id: fib.c,v 4.1 1994/09/29 23:09:02 jraja Exp $";
/*
* fib.c - common fib buffer for stat() and chown()
*
* Copyright © 1994 AmiTCP/IP Group,
* Network Solutions Development Inc.
* All rights reserved.
*/
/* DOS 3.0 and MuFS extensions to file info block */
#include "fibex.h"
struct FileInfoBlock __dostat_fib[1];